<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_FRENCH</nationality>

		<long_name>Renault AMC 35</long_name>
		<short_name>AMC 35</short_name>
		<comment>A medium cavalry tank with a 47mm SA35 L/32 cannon and a Reibel machine gun</comment>

		<uniform_profile>uniform_profile_french_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_french_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1939</year><number>47</number></data>
		<data><month>9</month><year>1940</year><number>47</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-AMC 35.png</image_profile>
			<weight>14500</weight>
		</attributes>

		<drive>
			<engine>
				<name>Renault B1</name>
				<horsepower>180</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe>
				<offsetX>-50</offsetX>
				<offsetY>200</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-AMC 35.png</image_view>

			<width>223</width>
			<length>457</length>
			<height>122</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>47@20</upper_front>
				<lower_front>47@-20</lower_front>
				<side>20</side>
				<rear>15@-35</rear>
				<top>10</top>
				<bottom>10</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>223</width>
			<length>280</length>
			<height>36</height>

			<offsetX>0</offsetX>
			<offsetY>50</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>47@12</upper_front>
				<lower_front>47@45</lower_front>
				<side>20@12</side>
				<rear>15@11</rear>
				<top>10</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-AMC 35 turret.png</image_view>

			<diameter>147</diameter>
			<height>67</height>
			<offsetX>-20</offsetX>
			<offsetY>20</offsetY>

			<rotate_time>23</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>25</front>
				<side>25@22</side>
				<rear>25@22</rear>
				<top>10</top>
				<mantlet>25</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_47_SA35</type></weapon>
			<weapon><type>WEAPON_LMG_REIBEL</type><offsetX>-32</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_47_SA35</for><flavour>FLAVOUR_APC</flavour><rounds>22</rounds></ammo>
			<ammo><for>WEAPON_CANNON_47_SA35</for><flavour>FLAVOUR_HE</flavour><rounds>98</rounds></ammo>
			<ammo><for>WEAPON_LMG_REIBEL</for><rounds>2400</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
